home *** CD-ROM | disk | FTP | other *** search
- object NMShow: TNMShow
- Left = 200
- Top = 114
- Width = 396
- Height = 310
- BorderStyle = bsDialog
- Caption = 'Netmasters '
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 234
- Height = 13
- Caption = 'Copyright � 1996-1998 NetMasters L.L.C'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 128
- Top = 40
- Width = 115
- Height = 13
- Caption = 'To Register Component,'
- end
- object Label3: TLabel
- Left = 128
- Top = 88
- Width = 89
- Height = 13
- Caption = 'Call 603-578-2200'
- end
- object Label4: TLabel
- Left = 152
- Top = 104
- Width = 135
- Height = 13
- Caption = '1-888-2-GET-WEB (In USA)'
- end
- object Label5: TLabel
- Left = 128
- Top = 120
- Width = 89
- Height = 13
- Caption = 'Fax 603-578-2228'
- end
- object Label6: TLabel
- Left = 128
- Top = 136
- Width = 149
- Height = 13
- Caption = 'E-mail info@netmastersllc.com'
- end
- object Label7: TLabel
- Left = 128
- Top = 72
- Width = 119
- Height = 13
- Caption = 'Contact NetMasters LLC '
- end
- object Label8: TLabel
- Left = 160
- Top = 152
- Width = 142
- Height = 13
- Caption = 'http://www.netmastersllc.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label8Click
- end
- object Image1: TImage
- Left = 16
- Top = 40
- Width = 97
- Height = 49
- Picture.Data = {<image000.bmp>}
- end
- object Label9: TLabel
- Left = 144
- Top = 56
- Width = 166
- Height = 13
- Caption = ' Obtain Support and Source Code'
- end
- object Label10: TLabel
- Left = 128
- Top = 152
- Width = 26
- Height = 13
- Caption = 'Web '
- end
- object OKBtn: TButton
- Left = 167
- Top = 180
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button1: TButton
- Left = 43
- Top = 245
- Width = 150
- Height = 25
- Caption = 'Known Bugs'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 143
- Top = 220
- Width = 100
- Height = 25
- Caption = 'Mailing List'
- TabOrder = 2
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 43
- Top = 220
- Width = 100
- Height = 25
- Caption = 'Vesion Check'
- TabOrder = 3
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 193
- Top = 245
- Width = 150
- Height = 25
- Caption = 'Submit Bug Report'
- TabOrder = 4
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 243
- Top = 220
- Width = 100
- Height = 25
- Caption = 'Source Code'
- TabOrder = 5
- OnClick = Button5Click
- end
- end
-